Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Jan 11, 2024

This PR contains the following updates:

Package Change Age Confidence
rescript (source) 10.1.4 -> 11.1.4 age confidence

Release Notes

rescript-lang/rescript-compiler (rescript)

v11.1.4: 11.1.4

Compare Source

🐛 Bug Fix
  • Fix issue where long layout break added a trailing comma in partial application .... #​6949
  • Fix incorrect format of function under unary operator. #​6953
  • Fix incorrect incorrect printing of module binding with signature. #​6963
  • Disallow spreading anything but regular variants inside of other variants. #​6980
  • Fix comment removed when function signature has type keyword. #​6997
  • Fix parse error on doc comment before "and" in type def. #​7001
  • Fix tuple coercion. #​7024

v11.1.3

Compare Source

🐛 Bug Fix
  • Fix tag function location on compiler error. #​6816
  • Fix Deno compatibility issues on Windows. #​6850
  • Fix issue with infinite loops with type errors on recursive types. #​6867
  • Ignore @uncurry attribute in uncurried mode, to avoid generating calls to Curry at runtime. #​6869
  • Avoid generating calls to Curry when adjusting arity of uncurried functions. #​6870
  • Fix build after calling without -warn-error, see #​6868 for more details. #​6877
  • Fix issue with uninitialized _param in recursive functions with unit argument. #​6907

v11.1.2

Compare Source

🐛 Bug Fix
  • Fix issue where capitalised type variables were only allowed in certain positions. #​6820

v11.1.1

Compare Source

🐛 Bug Fix
  • Fix issue of incorrect switch cases with identical bodies when mixing object and array. #​6792
  • Fix formatter eats comments on the first argument of a uncurried function. #​6763
  • Fix formatter removes parens in pipe operator with anonymous uncurried function. #​6766

v11.1.0

Compare Source

🐛 Bug Fix

v11.0.1

Compare Source

🐛 Bug Fix
  • Renamed inline record fields: fix renamed field access in inline records. #​6551
  • Fixed issue with coercions sometimes raising a Not_found instead of giving a proper error message. #​6574
  • Fix issue with recursive modules and uncurried. #​6575
💅 Polish
  • Improve error message for missing label(s) in function application. #​6576

v11.0.0

Compare Source

No changes compared to rc.9.


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/rescript-11.x branch from 28e318c to 811c8b0 Compare January 20, 2024 15:06
@renovate renovate bot force-pushed the renovate/rescript-11.x branch from 811c8b0 to 0dd7a53 Compare April 19, 2024 16:03
@renovate renovate bot force-pushed the renovate/rescript-11.x branch from 0dd7a53 to 99aebcb Compare May 30, 2024 19:13
@renovate renovate bot force-pushed the renovate/rescript-11.x branch from 99aebcb to 08630d9 Compare June 25, 2024 13:22
@renovate renovate bot force-pushed the renovate/rescript-11.x branch from 08630d9 to 7d33ec0 Compare July 26, 2024 19:06
@renovate renovate bot force-pushed the renovate/rescript-11.x branch from 7d33ec0 to a957ca9 Compare September 10, 2024 11:09
@renovate renovate bot changed the title chore(deps): update dependency rescript to v11 chore(deps): update dependency rescript to v11 - autoclosed Dec 8, 2024
@renovate renovate bot closed this Dec 8, 2024
@renovate renovate bot deleted the renovate/rescript-11.x branch December 8, 2024 18:42
@renovate renovate bot changed the title chore(deps): update dependency rescript to v11 - autoclosed chore(deps): update dependency rescript to v11 Dec 8, 2024
@renovate renovate bot reopened this Dec 8, 2024
@renovate renovate bot force-pushed the renovate/rescript-11.x branch from 52e1024 to a957ca9 Compare December 8, 2024 21:49
@renovate renovate bot force-pushed the renovate/rescript-11.x branch from a957ca9 to 3f502a8 Compare August 13, 2025 15:45
@renovate renovate bot force-pushed the renovate/rescript-11.x branch from 3f502a8 to 914d443 Compare September 25, 2025 18:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant